home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / w3_1help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-09-22  |  1.3 KB  |  38 lines

  1.  
  2.  /* $MVD$:fontset("Arial","Arial") */
  3.  BODY { font-family : "Arial";
  4.         font-size : 14.0pt;
  5.         background-color : white;}
  6.  .mvd-BODY { font-family : "Arial";
  7.              font-size : 14.0pt;
  8.              background-color : white;}
  9.  A:active { color : green;}
  10.  A:link { text-decoration :underline;
  11.           color : green;}
  12.  A:visited { text-decoration :underline;
  13.              color : green;}
  14.  CITE.expandspot { font-style : normal;
  15.                    color : fuchsia;
  16.                    cursor: hand;}
  17.  .mvd-CITE-expandspot { font-style : normal;
  18.                         color : fuchsia;
  19.                         cursor: hand;}
  20.  DFN.collapsed { font-style : normal;
  21.                  font-weight : normal;
  22.                  display :       'none';
  23.                  color : red;}
  24.  .mvd-DFN-collapsed { font-style : normal;
  25.                       font-weight : normal;
  26.                       display :       'none';
  27.                       color : red;}
  28.  DFN.expanded { font-weight : normal;
  29.                 color : red;}
  30.  .mvd-DFN-expanded { font-weight : normal;
  31.                      color : red;}
  32.  EM.dropspot { color : blue;
  33.                cursor: hand;}
  34.  .mvd-EM-dropspot { color : blue;
  35.                     cursor: hand;}
  36.  DIV.droptext { color : red;}
  37.  .mvd-DIV-droptext { color : red;}
  38.